CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - p2p udp

搜索资源列表

  1. P2P之UDP穿透NAT的原理与实现源代码 .r

    0下载:
  2. P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程-P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32007
    • 提供者:周凯波
  1. p2p(UDPpassNAT)

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:31456
    • 提供者:Arnold
  1. UDP-NAT

    1下载:
  2. P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1988040
    • 提供者:lixtt
  1. udp-nat

    0下载:
  2. P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:35600
    • 提供者:张梁
  1. P2P-UDP-NAT-stun

    1下载:
  2. 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30420
    • 提供者:刘敬奉
  1. C#UDP文件传输系统源代码

    5下载:
  2. C#语言编写的基于UDP协议的P2P文件传输系统源代码。可直接打开项目,带界面。
  3. 所属分类:源码下载

  1. UDP p2p 网络文件传输

    0下载:
  2. udp p2p
  3. 所属分类:网络编程

  1. P2P.rar

    1下载:
  2. P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:16795
    • 提供者:Leon
  1. chatp2p.zip

    0下载:
  2. p2p udp chat program,p2p udp chat program
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:899674
    • 提供者:Abid
  1. P2P-UDP-Pass

    0下载:
  2. 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure works for UDP hole test program. For simplicity, the application server on the reception of
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:134369
    • 提供者:先后
  1. MyP2PApplication

    0下载:
  2. JAVA的P2P程序,利用UDP打洞来穿透防火墙实现不同的两个内网之间进行点对点连接-JAVA of P2P programs, using the UDP hole punching to penetrate the firewall to achieve two different point between the internal network to connect
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:17543
    • 提供者:周红福
  1. p2p

    0下载:
  2. 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5734950
    • 提供者:老苗
  1. P2P

    0下载:
  2. 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
  3. 所属分类:.net

    • 发布日期:2017-03-25
    • 文件大小:5561
    • 提供者:Tracy
  1. P2P UDP 穿越,STUN协议源码,包含Server和Client,

    1下载:
  2. STUN协议源码,包含Server和Client,使用VC++7开发,server要求机器有2个公网IP,client在内网(NAT后面)运行
  3. 所属分类:Internet/网络编程

  1. UDP-NAT

    0下载:
  2. P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:28155
    • 提供者:Beeld
  1. ZQ.P2PServer.UDP

    0下载:
  2. C#p2p udp 打洞,经过测试可以在公网上运行-C# p2p udp holes, after the test can be run online in the public
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:141222
    • 提供者:zq
  1. P2Ppeertopeer-UDP-NAT

    0下载:
  2. P2P(peer to peer)点到点的UDP穿透NAT的原理与实现源代码。教研室全体兄弟姐妹智慧的结晶啊~~宝贵~~ 如果这里不能下载 请到http://www.aibao28.com下载-P2P (peer to peer) point-to-the principle of UDP through NAT and implementation of the source code. Teaching the crystallization of the wisdom of al
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:36729
    • 提供者:张红静
  1. TestP2P-UDP

    0下载:
  2. java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接,那就是心跳!-java to use UDP through NAT. because of the non-UDP connections, so the need to maintain their own connections, and that is heart!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:15068
    • 提供者:未知数
  1. P2P

    0下载:
  2. P2p程序穿透NAT(udp),适用于两个内网间的通信-P2p program through NAT (udp)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-14
    • 文件大小:3897752
    • 提供者:潘建军
  1. winsock-p2p-udp

    0下载:
  2. 简单的vb winsock点对点聊天 udp 基础程序 无服务器 客户端-winsock p2p udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:6413
    • 提供者:池塘
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com